x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Jan 2008 21:23:37 +0000 (21:23 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Jan 2008 21:23:37 +0000 (21:23 +0000)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
docs/ChangeLog

index ec7cc9cb7ed73bbf33901c6b0c711f98881c812b..1934e8ba035c8e527d3e10bc573e160fbf358a03 100644 (file)
@@ -13,6 +13,16 @@ Add a ChangeLog file indicating changes to the API/ABI, as discussed
 here:
 http://lists.xensource.com/archives/html/xen-devel/2008-01/msg00010.html
 
+Xen 3.3 release
+---------------
+
+16718: MMU_PT_UPDATE_PRESERVE_AD
+http://xenbits.xensource.com/xen-unstable.hg?rev/fba4e7357744
+
+A subcommand of the x86-only mmu_update() hypercall to allow batched
+updates of pagetable entries, while atomically preserving the current
+status of accessed and dirty bits in each entry.
+
 Xen 3.2 release
 ---------------